home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 July / CHIP 2006-07.2.iso / program / web_gelistirme / easyphp1-7_setup.exe / {app} / phpmyadmin / lang / arabic-windows-1256.inc.php < prev    next >
Encoding:
PHP Script  |  2003-09-07  |  36.0 KB  |  726 lines

  1. <?php
  2. /* $Id: arabic-windows-1256.inc.php,v 1.101 2003/08/17 23:36:27 lem9 Exp $ */
  3.  
  4. /**
  5.  * Original translation to Arabic by Fisal <fisal77 at hotmail.com>
  6.  * Update by Tarik kallida <kallida at caramail.com>
  7.  * Final Update on Februray 4, 2002 by Ossama Khayat <ossamak at nht.com.kw>
  8.  */
  9.  
  10. $charset = 'windows-1256';
  11. $text_dir = 'rtl'; // ('ltr' for left to right, 'rtl' for right to left)
  12. $left_font_family = 'Tahoma, verdana, arial, helvetica, sans-serif';
  13. $right_font_family = '"Windows UI", Tahoma, verdana, arial, helvetica, sans-serif';
  14. $number_thousands_separator = ',';
  15. $number_decimal_separator = '.';
  16. // shortcuts for Byte, Kilo, Mega, Giga, Tera, Peta, Exa
  17. //$byteUnits = array('╚╟φ╩', '▀φßµ╚╟φ╩', 'πφ╠╟╚╟φ╩', '█φ█╟╚╟φ╩');
  18. $byteUnits = array('Bytes', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB');
  19.  
  20. $day_of_week = array('╟ß├═╧', '╟ß┼╦ΣφΣ', '╟ß╦ß╟╦╟┴', '╟ß├╤╚┌╟┴', '╟ß╬πφ╙', '╟ß╠π┌╔', '╟ß╙╚╩');
  21. $month = array('φΣ╟φ╤', '▌╚╤╟φ╤', 'π╟╤╙', '├╚╤φß', 'π╟φµ', 'φµΣφµ', 'φµßφµ', '├█╙╪╙', '╙╚╩π╚╤', '├▀╩µ╚╤', 'Σµ▌π╚╤', '╧φ╙π╚╤');
  22. // See http://www.php.net/manual/en/function.strftime.php to define the
  23. // variable below
  24. $datefmt = '%d %B %Y ╟ß╙╟┌╔ %H:%M';
  25.  
  26. $strAccessDenied = '█φ╤ π╙πµ═';
  27. $strAction = '╟ß┌πßφ╔';
  28. $strAddDeleteColumn = '┼╓╟▌σ/═╨▌ ┌πµ╧ ═▐ß';
  29. $strAddDeleteRow = '┼╓╟▌σ/═╨▌ ╒▌ ╙╠ß';
  30. $strAddNewField = '┼╓╟▌╔ ═▐ß ╠╧φ╧';
  31. $strAddPriv = '┼╓╟▌╔ ┼π╩φ╟╥ ╠╧φ╧';
  32. $strAddPrivMessage = 'ß▐╧ ├╓▌╩ ┼π╩φ╟╥ ╠╧φ╧.';
  33. $strAddSearchConditions = '├╓▌ ╘╤µ╪ ╟ß╚═╦ (╠╙π πΣ ╟ß▌▐╤σ "where" clause):';
  34. $strAddToIndex = '┼╓╟▌σ ▀▌σ╤╙  %s ╒▌(▄µ▌)';
  35. $strAddUser = '├╓▌ π╙╩╬╧π ╠╧φ╧';
  36. $strAddUserMessage = 'ß▐╧ ├╓▌╩ π╙╩╬╧π ╠╧φ╧.';
  37. $strAffectedRows = '╒▌µ▌ π─╦╤σ:';
  38. $strAfter = '╚┌╧ %s';
  39. $strAfterInsertBack = '╟ß╤╠µ┌ ┼ß∞ ╟ß╒▌═╔ ╟ß╙╟╚▐╔';
  40. $strAfterInsertNewInsert = '┼╧╬╟ß ╩╙╠φß ╠╧φ╧';
  41. $strAll = '╟ß▀ß';
  42. $strAlterOrderBy = '╩┌╧φß ╩╤╩φ╚ ╟ß╠╧µß ╚▄';
  43. $strAnalyzeTable = '╩═ßφß ╟ß╠╧µß';
  44. $strAnd = 'µ';
  45. $strAnIndex = 'ß▐╧ ├⌡╓φ▌ ╟ß▌σ╤╙ ▌φ %s';
  46. $strAny = '├φ';
  47. $strAnyColumn = '├φ ┌πµ╧';
  48. $strAnyDatabase = '├φ ▐╟┌╧╔ ╚φ╟Σ╟╩';
  49. $strAnyHost = '├φ π╥µ╧';
  50. $strAnyTable = '├φ ╠╧µß';
  51. $strAnyUser = '├φ π╙╩╬╧π';
  52. $strAPrimaryKey = 'ß▐╧ ├⌡╓φ▌ ╟ßπ▌╩╟═ ╟ß├╙╟╙φ ▌φ %s';
  53. $strAscending = '╩╒╟┌╧φ╟≡';
  54. $strAtBeginningOfTable = '▌φ ╚╧╟φ╔ ╟ß╠╧µß';
  55. $strAtEndOfTable = '▌φ Σσ╟φ╔ ╟ß╠╧µß';
  56. $strAttr = '╟ß╬µ╟╒';
  57.  
  58. $strBack = '╤╠µ┌';
  59. $strBinary = '╦Σ╟╞φ';
  60. $strBinaryDoNotEdit = '╦Σ╟╞φ - ß╟╩═╤╤σ';
  61. $strBookmarkDeleted = 'ß▐╧ ═⌡╨▌╩ ╟ß┌ß╟πσ ╟ßπ╤╠┌φσ.';
  62. $strBookmarkLabel = '┌ß╟πσ';
  63. $strBookmarkQuery = '┌ß╟πσ π╤╠┌φσ SQL-┼╙╩┌ß╟π';
  64. $strBookmarkThis = '┼╠┌ß ┌ß╟πσ π╤╠┌φσ SQL-┼╙╩┌ß╟π';
  65. $strBookmarkView = '┌╤╓ ▌▐╪';
  66. $strBrowse = '┼╙╩┌╤╟╓';
  67. $strBzip = '"bzipped"';
  68.  
  69. $strCantLoadMySQL = 'ß╟φπ▀Σ ╩═πφß ┼π╩╧╟╧ MySQL,<br />╟ß╤╠╟┴ ▌═╒ ┼┌╧╟╧╟╩ PHP.';
  70. $strCantRenameIdxToPrimary = 'ß╟φπ▀Σ ╩█φφ╤ ┼╙π ╟ß▌σ╤╙ ┼ß∞ ╟ß├╙╟╙φ!';
  71. $strCardinality = 'Cardinality';
  72. $strCarriage = '┼╤╠╟┌ ╟ß═πµßσ: \\r';
  73. $strChange = '╩█φφ╤';
  74. $strChangePassword = '╩█φφ╤ ▀ßπ╔ ╟ß╙╤';
  75. $strCheckAll = '┼╬╩╤ ╟ß▀ß';
  76. $strCheckDbPriv = '▌═╒ ┼π╩φ╟╥ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩';
  77. $strCheckTable = '╟ß╩═▐▐ πΣ ╟ß╠╧µß';
  78. $strColumn = '┌πµ╧';
  79. $strColumnNames = '┼╙π ╟ß┌πµ╧';
  80. $strCompleteInserts = '╟ß┼╧╬╟ß ß▐╧ ┼▀╩πß';
  81. $strConfirm = 'σß ╩╤φ╧ ═▐╟≡ ├Σ ╩▌┌ß ╨ß▀┐';
  82. $strCookiesRequired = 'φ╠╚ ╩▌┌φß ╧┌π ╟ß▀µ▀φ╥ ▌φ σ╨σ ╟ßπ╤═ß╔.';
  83. $strCopyTable = 'Σ╙╬ ╟ß╠╧µß ┼ß∞';
  84. $strCopyTableOK = '╟ß╠╧µß %s ß▐╧ ╩π Σ╙╬σ ┼ß∞ %s.';
  85. $strCreate = '╩▀µφΣ';
  86. $strCreateIndex = '╩╒πφπ ▌σ╤╙σ ┌ß∞ %s ┌πµ╧';
  87. $strCreateIndexTopic = '╩╒πφπ ▌σ╤╙σ ╠╧φ╧σ';
  88. $strCreateNewDatabase = '╩▀µφΣ ▐╟┌╧╔ ╚φ╟Σ╟╩ ╠╧φ╧╔';
  89. $strCreateNewTable = '╩▀µφΣ ╠╧µß ╠╧φ╧ ▌φ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ %s';
  90. $strCriteria = '╟ßπ┌╟φφ╤';
  91.  
  92. $strData = '╚φ╟Σ╟╩';
  93. $strDatabase = '▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ ';
  94. $strDatabaseHasBeenDropped = '▐╟┌╧╔ ╚φ╟Σ╟╩ %s π═╨µ▌σ.';
  95. $strDatabases = '▐╟┌╧╔ ╚φ╟Σ╟╩';
  96. $strDatabasesStats = '┼═╒╟╞φ╟╩ ▐µ╟┌╧ ╟ß╚φ╟Σ╟╩';
  97. $strDatabaseWildcard = '▐╟┌╧╔ ╚φ╟Σ╟╩:';
  98. $strDataOnly = '╚φ╟Σ╟╩ ▌▐╪';
  99. $strDefault = '┼▌╩╤╟╓φ';
  100. $strDelete = '═╨▌';
  101. $strDeleted = 'ß▐╧ ╩π ═╨▌ ╟ß╒▌';
  102. $strDeletedRows = '╟ß╒▌µ▌ ╟ßπ═╨µ▌σ:';
  103. $strDeleteFailed = '╟ß═╨▌ ╬╟╪╞!';
  104. $strDeleteUserMessage = 'ß▐╧ ═╨▌╩ ╟ßπ╙╩╬╧π %s.';
  105. $strDescending = '╩Σ╟╥ßφ╟≡';
  106. $strDisplay = '┌╤╓';
  107. $strDisplayOrder = '╩╤╩φ╚ ╟ß┌╤╓:';
  108. $strDoAQuery = '╩╠┌ß "┼╙╩┌ß╟π ╚µ╟╙╪╔ ╟ßπ╦╟ß" (wildcard: "%")';
  109. $strDocu = 'π╙╩Σ╧╟╩ µ╦╟╞▐φσ';
  110. $strDoYouReally = 'σß ╩╤φ╧ ═▐╟≡ ╩Σ▌φ╨';
  111. $strDrop = '═╨▌';
  112. $strDropDB = '═╨▌ ▐╟┌╧╔ ╚φ╟Σ╟╩ %s';
  113. $strDropTable = '═╨▌ ╠╧µß';
  114. $strDumpingData = '┼╤╠╟┌ ├µ ┼╙╩φ╤╟╧ ╚φ╟Σ╟╩ ╟ß╠╧µß';
  115. $strDynamic = '╧φΣ╟πφ▀φ';
  116.  
  117. $strEdit = '╩═╤φ╤';
  118. $strEditPrivileges = '╩═╤φ╤ ╟ß┼π╩φ╟╥╟╩';
  119. $strEffective = '▌┌╟ß';
  120. $strEmpty = '┼▌╤╟█ π═╩µ∞';
  121. $strEmptyResultSet = 'MySQL ▐╟π ╚┼╤╠╟┌ Σ╩φ╠╔ ┼┌╧╟╧ ▌╟╤█σ (π╦ß╟≡. ╒▌ ╒▌╤φ).';
  122. $strEnd = 'Σσ╟φσ';
  123. $strEnglishPrivileges = ' πß╟═┘σ: ┼╙π ╟ß┼π╩φ╟╥ ß▄MySQL φ┘σ╤ µφ⌡▐╤├ ╚╟ßß█σ ╟ß┼Σ╠ßφ╥φσ ▌▐╪ ';
  124. $strError = '╬╪├';
  125. $strExtendedInserts = '┼╧╬╟ß π⌡╧╧';
  126. $strExtra = '┼╓╟▌φ';
  127.  
  128. $strField = '╟ß═▐ß';
  129. $strFieldHasBeenDropped = '═▐ß π═╨µ▌ %s';
  130. $strFields = ' ┌╧╧ ╟ß═▐µß';
  131. $strFieldsEmpty = ' ╩┌╧╟╧ ╟ß═▐ß ▌╟╤█! ';
  132. $strFieldsEnclosedBy = '═▐ß π╓πΣ ╚▄';
  133. $strFieldsEscapedBy = '═▐ß π⌡╩╠╟σß ╚▄';
  134. $strFieldsTerminatedBy = '═▐ß π▌╒µß ╚▄';
  135. $strFixed = 'π╦╚╩';
  136. $strFlushTable = '┼┌╟╧╔ ╩═πφß ╟ß╠╧µß ("FLUSH")';
  137. $strFormat = '╒φ█σ';
  138. $strFormEmpty = 'φµ╠╧ ▐φπσ π▌▐µ╧σ ╚╟ßΣπµ╨╠ !';
  139. $strFullText = 'Σ╒µ╒ ▀╟πßσ';
  140. $strFunction = '╧╟ß╔';
  141.  
  142. $strGenTime = '├Σ╘╞ ▌φ';
  143. $strGo = ' ╩Σ▌φ▄▄╨ ';
  144. $strGrants = 'Grants';
  145. $strGzip = '"gzipped"';
  146.  
  147. $strHasBeenAltered = 'ß▐╧ ┌⌡╧÷ß.';
  148. $strHasBeenCreated = 'ß▐╧ ╩▀µΣ.';
  149. $strHome = '╟ß╒▌═╔ ╟ß╤╞φ╙φ╔';
  150. $strHomepageOfficial = '╟ß╒▌═╔ ╟ß╤╞φ╙φ╔ ╟ß╤╙πφ╔ ß▄ phpMyAdmin';
  151. $strHomepageSourceforge = 'Sourceforge phpMyAdmin ╒▌═╔ ╟ß╩Σ╥φß';
  152. $strHost = '╟ßπ╥µ╧';
  153. $strHostEmpty = '┼╙π ╟ßπ╙╩╓φ▌ ▌╟╤█!';
  154.  
  155. $strIdxFulltext = '╟ßΣ╒ ▀╟πß╟≡';
  156. $strIfYouWish = '┼╨╟ ▀Σ╩ ╩╤█╚ ▌φ ├Σ ╩═πß ╚┌╓ ├┌π╧╔ ╟ß╠╧µß ▌▐╪, ═╧╧ ╚╟ß▌╟╒ßσ ╟ß╩φ ╩▌╒ß ▐╟╞π╔ ╟ß═▐ß.';
  157. $strIgnore = '╩╠╟σß';
  158. $strIndex = '▌σ╤╙╩';
  159. $strIndexes = '▌σ╟╤╙';
  160. $strIndexHasBeenDropped = '▌σ╤╙σ π═╨µ▌σ %s';
  161. $strIndexName = '┼╙π ╟ß▌σ╤╙ :';
  162. $strIndexType = 'Σµ┌ ╟ß▌σ╤╙ :';
  163. $strInsert = '┼╧╬╟ß';
  164. $strInsertAsNewRow = '┼╧╬╟ß ▀╩╙╠φß ╠╧φ╧';
  165. $strInsertedRows = '╒▌µ▌ π╧╬ßσ:';
  166. $strInsertNewRow = '┼╓╟▌╔ ╩╙╠φß ╠╧φ╧';
  167. $strInsertTextfiles = '┼╧╬╟ß πß▌ Σ╒φ ▌φ ╟ß╠╧µß';
  168. $strInstructions = '╟ß├µ╟π╤';
  169. $strInUse = '▐φ╧ ╟ß┼╙╩┌π╟ß';
  170. $strInvalidName = '"%s" ▀ßπσ π═╠µ╥σ, ß╟φπ▀Σ▀ ┼╙╩╬╧╟πσ╟ ▀┼╙π ▐╟┌╧╔ ╚φ╟Σ╟╩/╠╧µß/═▐ß.';
  171.  
  172. $strKeepPass = 'ß╟╩█φ╤ ▀ßπ╔ ╟ß╙╤';
  173. $strKeyname = '┼╙π ╟ßπ▌╩╟═';
  174. $strKill = '┼╚╪╟ß';
  175.  
  176. $strLength = '╟ß╪µß';
  177. $strLengthSet = '╟ß╪µß/╟ß▐φπσ*';
  178. $strLimitNumRows = '╤▐π ╟ß╙╠ß╟╩ ß▀ß ╒▌═σ';
  179. $strLineFeed = '╬╪µ╪ π┌╤▌σ: \\n';
  180. $strLines = '╬╪µ╪';
  181. $strLinesTerminatedBy = '╬╪µ╪ π▌╒µßσ ╚▄';
  182. $strLocationTextfile = 'π▀╟Σ πß▌ Σ╒φ';
  183. $strLogin = '╧╬µß';
  184. $strLogout = '╩╙╠φß ╬╤µ╠';
  185. $strLogPassword = '▀ßπ╔ ╟ß╙╤:';
  186. $strLogUsername = '┼╙π ╟ßπ⌡╙╩╬╧π:';
  187.  
  188. $strModifications = '╩π╩ ╟ß╩┌╧φß╟╩';
  189. $strModify = '╩┌╧φß';
  190. $strModifyIndexTopic = '╩┌╧φß ╟ß▌σ╤╙σ';
  191. $strMoveTable = 'Σ▐ß ╠╧µß ┼ß∞ (▐╟┌╧╔ ╚φ╟Σ╟╩<b>.</b>╠╧µß):';
  192. $strMoveTableOK = '%s ╠╧µß ╩π Σ▐ßσ ┼ß∞ %s.';
  193. $strMySQLReloaded = '╩π ┼┌╟╧╔ ╩═πφß MySQL ╚Σ╠╟═.';
  194. $strMySQLSaid = 'MySQL ▐╟ß: ';
  195. $strMySQLServerProcess = 'MySQL %pma_s1%  ┌ß∞ ╟ßπ╥µ╧ %pma_s2% -  ╟ßπ╙╩╬╧π : %pma_s3%';
  196. $strMySQLShowProcess = '┌╤╓ ╟ß┌πßφ╟╩';
  197. $strMySQLShowStatus = '┌╤╓ ═╟ß╔ ╟ßπ╥µ╧ MySQL';
  198. $strMySQLShowVars ='┌╤╓ π╩█φ╤╟╩ ╟ßπ╥µ╧ MySQL';
  199.  
  200. $strName = '╟ß┼╙π';
  201. $strNext = '╟ß╩╟ßφ';
  202. $strNo = 'ß╟';
  203. $strNoDatabases = 'ß╟φµ╠╧ ▐µ╟┌╧ ╚φ╟Σ╟╩';
  204. $strNoDropDatabases = 'π┌╪ß "═╨▌ ▐╟┌╧╔ ╚φ╟Σ╟╩"╟ß├π╤ ';
  205. $strNoFrames = 'phpMyAdmin ├▀╦╤ ╩▌σπ╟≡ π┌ π╙╩┌╤╓ <b>╟ß┼╪╟╤╟╩</b>.';
  206. $strNoIndex = '▌σ╤╙ █φ╤ π┌╤▌!';
  207. $strNoIndexPartsDefined = '┼╠╥╟┴ ╟ß▌σ╤╙σ █φ╤ π┌╤▌σ!';
  208. $strNoModification = 'ß╟ ╩█φφ╤╟╩';
  209. $strNone = 'ß╟╘╞';
  210. $strNoPassword = 'ß╟ ▀ßπ╔ ╙╤';
  211. $strNoPrivileges = '┼π╩φ╟╥ █φ╤ πµ╠µ╧';
  212. $strNoQuery = 'ßφ╙╩ ┼╙╩┌ß╟π SQL!';
  213. $strNoRights = 'ßφ╙ ß╧φ▀ ╟ß═▐µ▐ ╟ß▀╟▌φσ ╚├Σ ╩▀µΣ σΣ╟ ╟ß┬Σ!';
  214. $strNoTablesFound = 'ß╟φµ╠╧ ╠╧╟µß π╩µ▌╤σ ▌φ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ σ╨σ!.';
  215. $strNotNumber = 'σ╨╟ ßφ╙ ╤▐π!';
  216. $strNotValidNumber = ' σ╨╟ ßφ╙ ┌╧╧ ╒▌ ╒═φ═!';
  217. $strNoUsersFound = '╟ßπ╙╩╬╧π(▄φΣ) ßπ φ╩π ┼φ╠╟╧σπ.';
  218. $strNull = '╬╟ßφ';
  219.  
  220. $strOftenQuotation = '█╟ß╚╟≡ ┌ß╟π╟╩ ╟ß┼▐╩╚╟╙. ┼╬╩φ╟╤φ φ┌Σφ ╚├Σ ╟ß═▐µß  char µ varchar ╩╤▌▐ ╚▄ " ".';
  221. $strOptimizeTable = '╓█╪ ╟ß╠╧µß';
  222. $strOptionalControls = '┼╬╩φ╟╤φ. ╟ß╩═▀π ▌φ ▀φ▌φ╔ ▀╩╟╚╔ ├µ ▐╤╟┴╔ ╟ß├═╤▌ ├µ ╟ß╠πß ╟ß╬╟╒σ.';
  223. $strOptionally = '┼╬╩φ╟╤φ';
  224. $strOr = '├µ';
  225. $strOverhead = '╟ß▌µ▐φ';
  226.  
  227. $strPartialText = 'Σ╒µ╒ ╠╥╞φσ';
  228. $strPassword = '▀ßπ╔ ╟ß╙╤';
  229. $strPasswordEmpty = '▀ßπ╔ ╟ß╙╤ ▌╟╤█╔ !';
  230. $strPasswordNotSame = '▀ßπ╩╟ ╟ß╙╤ █φ╤ π╩╘╟╚σ╩╟Σ !';
  231. $strPHPVersion = ' PHP ┼╒╧╟╤╔';
  232. $strPmaDocumentation = 'π╙╩Σ╧╟╩ µ╦╟╞▐φσ ß▄ phpMyAdmin (╚╟ß┼Σ╠ßφ╥φ╔)';
  233. $strPmaUriError = '╟ßπ╩█φ╤ <span dir="ltr"><tt>$cfg[\'PmaAbsoluteUri\']</tt></span> φ╠╚ ╩┌╧φßσ ▌φ πß▌ ╟ß▀µ▌φ▀ !';
  234. $strPos1 = '╚╧╟φ╔';
  235. $strPrevious = '╙╟╚▐';
  236. $strPrimary = '├╙╟╙φ';
  237. $strPrimaryKey = 'π▌╩╟═ ├╙╟╙φ';
  238. $strPrimaryKeyHasBeenDropped = 'ß▐╧ ╩π ═╨▌ ╟ßπ▌╩╟═ ╟ß├╙╟╙φ';
  239. $strPrimaryKeyName = '┼╙π ╟ßπ▌╩╟═ ╟ß├╙╟╙φ φ╠╚ ├Σ φ▀µΣ ├╙╟╙φ... PRIMARY!';
  240. $strPrimaryKeyWarning = '("╟ß├╙╟╙φ" <b>φ╠╚</b> φ╠╚ ├Σ φ▀µΣ ╟ß├╙π <b>µ├φ╓╟≡ ▌▐╪</b> ╟ßπ▌╩╟═ ╟ß├╙╟╙φ!)';
  241. $strPrintView = '┌╤╓ Σ╙╬╔ ßß╪╚╟┌╔';
  242. $strPrivileges = '╟ß┼π╩φ╟╥╟╩';
  243. $strProperties = '╬╒╟╞╒';
  244.  
  245. $strQBE = '┼╙╩┌ß╟π ╚µ╟╙╪╔ π╦╟ß';
  246. $strQBEDel = 'Del';
  247. $strQBEIns = 'Ins';
  248. $strQueryOnDb = '▌φ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ SQL-┼╙╩┌ß╟π <b>%s</b>:';
  249.  
  250. $strRecords = '╟ß╩╙╠φß╟╩';
  251. $strReferentialIntegrity = '╩═╧φ╧ referential integrity:';
  252. $strReloadFailed = ' ┼┌╟╧╔ ╩═πφß ╬╟╪╞σMySQL.';
  253. $strReloadMySQL = '┼┌╟╧╔ ╩═πφß MySQL';
  254. $strRememberReload = '╩╨▀φ╤ ß┼┌╟╧╔ ╩═πφß ╟ß╬╟╧π.';
  255. $strRenameTable = '╩█φφ╤ ┼╙π ╠╧µß ┼ß∞';
  256. $strRenameTableOK = '╩π ╩█φφ╤ ┼╙πσπ ┼ß∞ %s  ╠╧µß%s';
  257. $strRepairTable = '┼╒ß╟═ ╟ß╠╧µß';
  258. $strReplace = '┼╙╩╚╧╟ß';
  259. $strReplaceTable = '┼╙╩╚╧╟ß ╚φ╟Σ╟╩ ╟ß╠╧µß ╚╟ßπß▌';
  260. $strReset = '┼ß█╟┴';
  261. $strReType = '├┌╧ ▀╩╟╚σ';
  262. $strRevoke = '┼╚╪╟ß';
  263. $strRevokeGrant = '┼╚╪╟ß Grant';
  264. $strRevokeGrantMessage = 'ß▐╧ ├╚╪ß╩ ┼π╩φ╟╥ Grant ß▄ %s';
  265. $strRevokeMessage = 'ß▐╧ ├╚╪ß╩ ╟ß├π╩φ╟╥╟╩ ß▄ %s';
  266. $strRevokePriv = '┼╚╪╟ß ┼π╩φ╟╥╟╩';
  267. $strRowLength = '╪µß ╟ß╒▌';
  268. $strRows = '╒▌µ▌';
  269. $strRowsFrom = '╒▌µ▌ ╩╚╧├ πΣ';
  270. $strRowSize = ' π▐╟╙ ╟ß╒▌ ';
  271. $strRowsModeHorizontal = '├▌▐φ';
  272. $strRowsModeOptions = ' %s µ ┼┌╟╧╔ ╟ß╤─µ╙ ╚┌╧ %s ═▐ß';
  273. $strRowsModeVertical = '┌πµ╧φ';
  274. $strRowsStatistic = '┼═╒╟╞φ╟╩';
  275. $strRunning = ' ┌ß∞ ╟ßπ╥µ╧ %s';
  276. $strRunQuery = '┼╤╙╟ß ╟ß┼╙╩┌ß╟π';
  277. $strRunSQLQuery = '╩Σ▌φ╨ ┼╙╩┌ß╟π/┼╙╩┌ß╟π╟╩ SQL ┌ß∞ ▐╟┌╧╔ ╚φ╟Σ╟╩ %s';
  278.  
  279. $strSave = '═▌▄▄┘';
  280. $strSelect = '┼╬╩φ╟╤';
  281. $strSelectADb = '┼╬╩╤ ▐╟┌╧╔ ╚φ╟Σ╟╩ πΣ ╟ß▐╟╞π╔';
  282. $strSelectAll = '╩═╧φ╧ ╟ß▀ß';
  283. $strSelectFields = '┼╬╩φ╟╤ ═▐µß (┌ß∞ ╟ß├▐ß µ╟═╧):';
  284. $strSelectNumRows = '▌φ ╟ß┼╙╩┌ß╟π';
  285. $strSend = '═▌┘ ▀πß▌';
  286. $strServerChoice = '┼╬╩φ╟╤ ╟ß╬╟╧π';
  287. $strServerVersion = '┼╒╧╟╤╔ ╟ßπ╥µ╧';
  288. $strSetEnumVal = '┼╨╟ ▀╟Σ Σµ┌ ╟ß═▐ß σµ "enum" ├µ "set", ╟ß╤╠╟┴ ┼╧╬╟ß ╟ß▐φπ ╚┼╙╩╬╧╟π σ╨╟ ╟ß╩Σ╙φ▐: \'a\',\'b\',\'c\'...<br />┼╨╟ ▀Σ╩ ╩═╩╟╠ ╚├Σ ╩╓┌ ┌ß╟π╔ ╟ß╘╤╪σ ╟ßπ╟╞ßσ ßßφ╙╟╤ ("\") ├µ ┌ß╟π╔ ╟ß┼▐╩╚╟╙ ╟ß▌╤╧φσ ("\'") ▌φπ╟ ╚φΣ ╩ß▀ ╟ß▐φπ, ┼╠┌ßσ╟ ▀╘╤╪σ π╟╞ßσ ßßφ╙╟╤ (π╦ß╟≡ \'\\\\xyz\' ├µ \'a\\\'b\').';
  289. $strShow = '┌╤╓';
  290. $strShowAll = '╘╟σ╧ ╟ß▀ß';
  291. $strShowCols = '╘╟σ╧ ╟ß├┌π╧σ';
  292. $strShowingRecords = 'π╘╟σ╧╔ ╟ß╙╠ß╟╩ ';
  293. $strShowPHPInfo = '┌╤╓ ╟ßπ┌ßµπ╟╩ ╟ßπ╩┌ß▐╔ ╚  PHP';
  294. $strShowTables = '╘╟σ╧ ╟ß╠╧µß';
  295. $strShowThisQuery = ' ┌╤╓ σ╨╟ ╟ß┼╙╩┌ß╟π σΣ╟ π╤╔ ├╬╤∞ ';
  296. $strSingly = '(▌╤╧φ)';
  297. $strSize = '╟ß═╠π';
  298. $strSort = '╩╒Σφ▌';
  299. $strSpaceUsage = '╟ßπ╙╟═╔ ╟ßπ╙╩█ß╔';
  300. $strSQLQuery = '┼╙╩┌ß╟π-SQL';
  301. $strStatement = '├µ╟π╤';
  302. $strStrucCSV = '╚φ╟Σ╟╩ CSV';
  303. $strStrucData = '╟ß╚Σφ╔ µ╟ß╚φ╟Σ╟╩';
  304. $strStrucDrop = ' ┼╓╟▌╔ \'═╨▌ ╠╧µß ┼╨╟ ▀╟Σ πµ╠µ╧╟\' ▌φ ╟ß╚╧╟φ╔';
  305. $strStrucExcelCSV = '╚φ╟Σ╟╩ CSV ß╚╤Σ╟π╠  Ms Excel';
  306. $strStrucOnly = '╟ß╚Σφ╔ ▌▐╪';
  307. $strSubmit = '┼╤╙╟ß';
  308. $strSuccess = '╟ß╬╟╒ ╚▀ ╩π ╩Σ▌φ╨σ ╚Σ╠╟═ SQL-┼╙╩┌ß╟π';
  309. $strSum = '╟ßπ╠πµ┌';
  310.  
  311. $strTable = '╟ß╠╧µß ';
  312. $strTableComments = '╩┌ßφ▐╟╩ ┌ß∞ ╟ß╠╧µß';
  313. $strTableEmpty = '┼╙π ╟ß╠╧µß ▌╟╤█!';
  314. $strTableHasBeenDropped = '╠╧µß %s ═⌡╨▌╩';
  315. $strTableHasBeenEmptied = '╠╧µß %s ├⌡▌╤█╩ π═╩µφ╟╩σ╟';
  316. $strTableHasBeenFlushed = 'ß▐╧ ╩π ┼┌╟╧╔ ╩═πφß ╟ß╠╧µß %s  ╚Σ╠╟═';
  317. $strTableMaintenance = '╒φ╟Σ╔ ╟ß╠╧µß';
  318. $strTables = '%s  ╠╧µß (╠╧╟µß)';
  319. $strTableStructure = '╚Σφ╔ ╟ß╠╧µß';
  320. $strTableType = 'Σµ┌ ╟ß╠╧µß';
  321. $strTextAreaLength = ' ╚╙╚╚ ╪µßσ,<br /> ▌πΣ ╟ßπ═╩πß ├Σ σ╨╟ ╟ß═▐ß █φ╤ ▐╟╚ß ßß╩═╤φ╤ ';
  322. $strTheContent = 'ß▐╧ ╩π ┼╧╬╟ß π═╩µφ╟╩ πß▌▀.';
  323. $strTheContents = 'ß▐╧ ╩π ┼╙╩╚╧╟ß π═╩µφ╟╩ ╟ß╠╧µß ╟ßπ═╧╧ ßß╒▌µ▌ ╚╟ßπ▌╩╟═ ╟ßππφ╥ ├µ ╟ß├╙╟╙φ ╟ßππ╟╦ß ßσπ╟ ╚π═╩µφ╟╩ ╟ßπß▌.';
  324. $strTheTerminator = '▌╟╒ß ╟ß═▐µß.';
  325. $strTotal = '╟ßπ╠πµ┌';
  326. $strType = '╟ßΣµ┌';
  327.  
  328. $strUncheckAll = '┼ß█╟┴ ╩═╧φ╧ ╟ß▀ß';
  329. $strUnique = 'ππφ╥';
  330. $strUnselectAll = '┼ß█╟┴ ╩═╧φ╧ ╟ß▀ß';
  331. $strUpdatePrivMessage = 'ß▐╧ ╠╧╧╩ µ═╧╦╩ ╟ß┼π╩φ╟╥╟╩ ß▄ %s.';
  332. $strUpdateProfile = '╩╠╧φ╧ ╟ß┌╤╓ ╟ß╠╟Σ╚φ:';
  333. $strUpdateProfileMessage = 'ß▐╧ ╩π ╩╠╧φ╧ ╟ß┌╤╓ ╟ß╠╟Σ╚φ.';
  334. $strUpdateQuery = '╩╠╧φ╧ ┼╙╩┌ß╟π';
  335. $strUsage = '╟ßπ╙╟═╔';
  336. $strUseBackquotes = '═π╟φ╔ ├╙π╟┴ ╟ß╠╧╟µß µ ╟ß═▐µß ╚ "`" ';
  337. $strUser = '╟ßπ╙╩╬╧π';
  338. $strUserEmpty = '┼╙π ╟ßπ╙╩╬╧π ▌╟╤█!';
  339. $strUserName = '┼╙π ╟ßπ╙╩╬╧π';
  340. $strUsers = '╟ßπ╙╩╬╧πφΣ';
  341. $strUseTables = '┼╙╩╬╧π ╟ß╠╧µß';
  342.  
  343. $strValue = '╟ß▐φπσ';
  344. $strViewDump = '┌╤╓ ╚Σφ╔ ╟ß╠╧µß ';
  345. $strViewDumpDB = '┌╤╓ ╚Σφ╔ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩';
  346.  
  347. $strWelcome = '├σß╟≡ ╚▀ ▌φ %s';
  348. $strWithChecked = ': ┌ß∞ ╟ßπ═╧╧';
  349. $strWrongUser = '╬╪├ ┼╙π ╟ßπ╙╩╬╧π/▀ßπ╔ ╟ß╙╤. ╟ß╧╬µß ππΣµ┌.';
  350.  
  351. $strYes = 'Σ┌π';
  352.  
  353. $strZip = '"zipped" "π╓█µ╪"';
  354.  
  355. $strAllTableSameWidth = '├┘σ╤ ▀ß ╟ß╠╧µ╟ß ╚Σ▌╙ ╟ß┌╤╓┐';
  356.  
  357. $strBeginCut = '╚╧┴ ╟ß▐╒°';
  358. $strBeginRaw = '╚╧┴ ╚φ╟Σ╟╩ ├╒ßφ°╔';
  359.  
  360. $strCantLoadRecodeIconv = 'ßπ φπ▀Σ ╩═πφß iconv ├µ ┼┌╟╧╔ ╩╘▌φ╤ ╟ß┼π╩╧╟╧ ╟ßπ╪ßµ╚ ß╩═µφß ╘φ▌╤╔ ╟ß├═╤▌í ╟ß╤╠╟┴ ┼┌╧╟╧ PHP ßφ╙π═ ╚╟╙╩╬╧╟π σ╨σ ╟ß┼π╩╧╟╧╟╩ ├µ ┌╪ß ┌πß ╟ß╩═µφß ▌φ phpMyAdmin.';
  361. $strCantUseRecodeIconv = 'ß╟ φπ▀Σ ╟╙╩╬╧╟π iconv µß╟ libiconv µß╟ ┌πßφ╔ recode_string ▌φ ═φΣ φ═╧╧ ╟ß╟π╩╧╟╧ ├Σσ π═π°ß. ╩├▀°╧ πΣ ┼┌╧╟╧╟╩ PHP.';
  362. $strChangeDisplay = '╟╬╩╤ ╟ß═▐ß ß┼┘σ╟╤σ';
  363. $strCharsetOfFile = '╘φ▌╤╔ ├═╤▌ ╟ßπß▌:';
  364. $strChoosePage = '╤╠╟┴≡ ╟╬╩╤ ╒▌═╔ ß╩┌╧φßσ╟';
  365. $strColComFeat = '┼┘σ╟╤ ╩┌ßφ▐╟╩ ╟ß┌πµ╧';
  366. $strComments = '╩┌ßφ▐╟╩';
  367. $strConfigFileError = 'ßπ φ╙╩╪┌ phpMyAdmin ├Σ φ▐╤├ πß▌ ┼┌╧╟╧╟╩▀!<br />▐╧ φ▀µΣ σ╨╟ ╚╙╚╚ ├Σ PHP µ╠╧ ╬╪├ ▌φ ╟ß┼┌╤╟╚ ▌φσ ├µ ├Σσ ß╟ φ╙╩╪φ┌ ├Σ φ╠╧ ╟ßπß▌.<br />╤╠╟┴≡ ╟▐╤├ ╟ßπß▌ ╚╘▀ß π╚╟╘╤ ╚╟╙╩╬╧╟π ╟ßµ╒ß╔ ├╧Σ╟σ µ╟▐╤├ ╤╙╟ß╔ ╟ß╬╪├ ╟ßΣ╟╩╠╔. ▌φ π┌┘π ╟ß═╟ß╟╩ ▐╧ ╩▀µΣ ┌ß╟π╔ ╟ß╩Σ╒φ╒ ├µ ┌ß╟π╔ ╟ß▌╟╒ß╔ ╟ßπΣ▐µ╪╔ Σ╟▐╒╔ ▌φ π▀╟Σ π╟.<br />┼Σ ═╒ß╩ ┌ß∞ ╒▌═╔ ▌╟╤█╔í ▌▀ß° ╘φ┴ ┌ß∞ π╟ φ╤╟π.';
  368. $strConfigureTableCoord = '╤╠╟┴ ┼┌╧╟╧ ╟ßπµ▐┌ ßß╠╧µß %s';
  369. $strCreatePage = '├Σ╘╞ ╒▌═╔ ╠╧φ╧╔';
  370. $strCreatePdfFeat = '┼Σ╘╟┴ πß▌╟╩ PDF';
  371.  
  372. $strDisabled = 'π┌╪°ß';
  373. $strDisplayFeat = '┼┘σ╟╤ ╟ßπ╥╟φ╟';
  374. $strDisplayPDF = '┼┘σ╟╤ ╚Σ╟┴ πß▌ PDF';
  375. $strDumpXRows = '┼═╧▌ %s ╙╪╤ ╚╧┴≡ πΣ ╟ß╙╪╤ %s.';
  376.  
  377. $strEditPDFPages = '┌╧°ß ╒▌═╟╩ PDF';
  378. $strEnabled = 'ππ▀°Σ';
  379. $strEndCut = '╟Σ╩σ╟┴ ╟ß▐╒°';
  380. $strEndRaw = '╟Σ╩σ╟┴ ╟ß╚φ╟Σ╟╩ ╟ß├╒ßφ╔';
  381. $strExplain = '┼╘╤═ SQL';
  382. $strExport = '╩╒╧φ╤';
  383. $strExportToXML = '╩╒╧φ╤ ╚╩Σ╙φ▐ XML';
  384.  
  385. $strGenBy = '├Σ╘╞ ╚µ╟╙╪╔';
  386. $strGeneralRelationFeat = '╟ßπ╥╟φ╟ ╟ß┌╟π°╔ ßß╤╟╚╪';
  387.  
  388. $strHaveToShow = '┌ßφ▀ ╟╬╩φ╟╤ ┌πµ╧ µ╟═╧ ┌ß∞ ╟ß├▐ß ßß┌╤╓';
  389.  
  390. $strLinkNotFound = 'ßπ φπ▀Σ ┼φ╠╟╧ ╟ßµ╒ß╔';
  391. $strLinksTo = 'π╤╩╚╪ ╚▄';
  392.  
  393. $strMissingBracket = 'σΣ╟▀ ▐µ╙ Σ╟▐╒';
  394. $strMySQLCharset = '╘φ▌╤╔ ├═╤▌ MySQL';
  395.  
  396. $strNoDescription = '╚╧µΣ µ╒▌';
  397. $strNoExplain = '╩╬╪°φ ╘╤═ SQL';
  398. $strNoPhp = '╚╧µΣ ╘φ▌╤╔ PHP';
  399. $strNotOK = 'ßφ╙ ╒╟ß═╟≡';
  400. $strNotSet = '╟ß╠╧µß <b>%s</b> █φ╤ πµ╠µ╧ ├µ π═╧╧ ▌φ %s';
  401. $strNoValidateSQL = '╩╬╪°φ ╟ß╩├▀°╧ πΣ SQL';
  402. $strNumSearchResultsInTable = '%s π╪╟╚▐╔ ▌φ ╟ß╠╧µß <i>%s</i>';
  403. $strNumSearchResultsTotal = '<b>╟ßπ╠πµ┌:</b> <i>%s</i>π╪╟╚▐╔';
  404.  
  405. $strOK = 'πµ╟▌▐';
  406. $strOperations = '┌πßφ°╟╩';
  407. $strOptions = '╬φ╟╤╟╩';
  408.  
  409. $strPageNumber = '╒▌═╔ ╤▐π:';
  410. $strPdfDbSchema = '╚Σ╟┴ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ "%s" - ╟ß╒▌═╔ %s';
  411. $strPdfInvalidPageNum = '╤▐π ╒▌═╔ PDF █φ╤ π┌╤°▌!';
  412. $strPdfInvalidTblName = '╟ß╠╧µß "%s" █φ╤ πµ╠µ╧!';
  413. $strPdfNoTables = 'ß╟ φµ╠╧ ╠╧╟µß';
  414. $strPhp = '├Σ╘╞ ╘φ▌╤╔ PHP';
  415.  
  416. $strRelationNotWorking = '╩π° ╩┌╪φß ╟ßπ╥╟φ╟ ╟ß┼╓╟▌φ╔ ßß┌πß ╚╟ß╠╧╟µß ╟ßπ╩╤╟╚╪╔. ßπ┌╤▌╔ ╟ß╙╚╚ ┼╓█╪ %sσΣ╟%s.';
  417. $strRelationView = '┌╤╓ ╟ß╤µ╟╚╪';
  418.  
  419. $strScaleFactorSmall = 'Σ╙╚╔ ╟ß═╠π ╟ßπ═╧╧╔ ╒█φ╤╔ ╠╧╟ ßπß╟╞π╔ ╟ßπ╬╪╪ ▌φ ╒▌═╔ µ╟═╧╔.';
  420. $strSearch = '┼╚═╦';
  421. $strSearchFormTitle = '┼╚═╦ ▌φ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩';
  422. $strSearchInTables = '╧╟╬ß ╟ß╠╧µß)╟ß╠╧╟µß(:';
  423. $strSearchNeedle = '╟ß▀ßπ╟╩ ├µ ╟ß▐φπ ╟ßπ╪ßµ╚ ╟ß╚═╦ ┌Σσ╟ (wildcard: "%"):';
  424. $strSearchOption1 = '┌ß∞ ╟ß├▐ß ├═╧ ╟ß▀ßπ╟╩';
  425. $strSearchOption2 = '▀ß ╟ß▀ßπ╟╩';
  426. $strSearchOption3 = '╟ß╠πß╔ ╚╟ß╓╚╪';
  427. $strSearchOption4 = '▀╒φ█╔ π╪╟╚▐╔';
  428. $strSearchResultsFor = '┼╚═╦ ▌φ ╟ßΣ╩╟╞╠ ┌Σ "<i>%s</i>" %s:';
  429. $strSearchType = '┼╚═╦:';
  430. $strSelectTables = '┼╬╩╤ ╟ß╠╧╟µß';
  431. $strShowColor = '├┘σ╤ ╟ßßµΣ';
  432. $strShowGrid = '├┘σ╤ ╩╬╪φ╪ ╟ß╠╧µß';
  433. $strShowTableDimension = '┼┘σ╟╤ ├╚┌╟╧ ╟ß╠╧╟µß';
  434. $strSplitWordsWithSpace = '╟ß▀ßπ╟╩ π▌╒µß╔ ╚═╤▌ π╙╟▌╔ (" ").';
  435. $strSQL = 'SQL';
  436. $strSQLParserBugMessage = 'σΣ╟▀ ╟═╩π╟ß ├Σ▀ ┌╦╤╩ ┌ß∞ ╬ßß ▌φ π╧▐▐° SQL. ╤╠╟┴≡ ╟╬╩╚╤ ╟╙╩┌ß╟π▀ ╚╧▐°╔í µ╩├▀°╧ πΣ ├Σ ┌ß╟π╟╩ ╟ß╩Σ╒φ╒ ╒═φ═╔ µπ╩╪╟╚▐╔. ╚┌╓ ├╙╚╟╚ ╟ß┼╬▌╟▐ ╟ß├╬╤∞ ▐╧ ╩▀µΣ ├Σ▀ ╩═╟µß ╩═πφß πß▌ φ═╩µφ ┌ß∞ ╚φ╟Σ╟╩ █φ╤ Σ╒°φ╔ ╬╟╤╠ πΣ╪▐╔ ╟ß╩Σ╒φ╒. φπ▀Σ▀ ├φ╓╟≡ ╩╠╤╚╔ ╟╙╩┌ß╟π▀ ╚µ╟╙╪╔ ╙╪╤ ├µ╟π╤ MySQL. ▐╧ ╩╙╟┌╧▀ ╤╙╟ß╔ ╬╪├ ╬╟╧π MySQL ├╧Σ╟σí ┼Σ ▀╟Σ╩ σΣ╟▀ µ╟═╧╔í ┌ß∞ ╩╘╬φ╒ ╟ßπ╘▀ß╔. ┼Σ ╚▐φ σΣ╟▀ π╘╟▀ß ├µ ┼Σ ├╬▌▐ ╟ßπ╧▐°▐ ▌φ ═φΣ Σ╠═ ╟╙╩╬╧╟π ╙╪╤ ╟ß├µ╟π╤í ╤╠╟┴≡ ▐ß°╒ ═╠π ╟╙╩┌ß╟π▀ ß╟╙╩┌ß╟π µ╟═╧ φ╙╚╚ ╟ßπ╘▀ß╔í µ▐π ╚┼╤╙╟ß ╩▐╤φ╤ ╬ßß π┌ ╠╥┴ ╟ß╚φ╟Σ╟╩ ▌φ πΣ╪▐╔ ╟ß▐╒° ├╧Σ╟σ:';
  437. $strSQLParserUserError = 'φ╚╧µ ├Σ σΣ╟▀ ╬╪├ ▌φ ╟╙╩┌ß╟π SQL. ╙µ▌ ╩╙╟┌╧▀ ╤╙╟ß╔ ╟ß╬╪├ πΣ ╬╟╧π MySQL ├╧Σ╟σ ▌φ ╩╘╬φ╒ ╟ßπ╘▀ß╔í ┼Σ ▀╟Σ σΣ╟▀ µ╟═╧╔í.';
  438. $strSQLResult = 'Σ╟╩╠ ╟╙╩┌ß╟π SQL';
  439. $strSQPBugInvalidIdentifer = 'π┌╤°▌ █φ╤ ╒╟ß═';
  440. $strSQPBugUnclosedQuote = '┌ß╟π╔ ╩Σ╒φ╒ █φ╤ π█ß▐╔';
  441. $strSQPBugUnknownPunctuation = 'Σ╒ ╩Σ▐φ╪ █φ╤ π┌╤µ▌';
  442. $strStructPropose = '╟▐╩╤═ ╚Σ╟┴ ╟ß╠╧µß';
  443. $strStructure = '╚Σ╟┴';
  444.  
  445. $strValidateSQL = '╟ß╩═▐▐ πΣ ╟╙╩┌ß╟π SQL';
  446.  
  447. $strInsecureMySQL = 'Your configuration file contains settings (root with no password) that correspond to the default MySQL privileged account. Your MySQL server is running with this default, is open to intrusion, and you really should fix this security hole.';
  448. $strWebServerUploadDirectory = '╧ßφß ╩═πφß ╟ßπß▌╟╩ ┌ß∞ ╬╟╧π ╟ß╘╚▀╔';
  449. $strWebServerUploadDirectoryError = 'The directory you set for upload work cannot be reached';
  450. $strValidatorError = 'The SQL validator could not be initialized. Please check if you have installed the necessary php extensions as described in the %sdocumentation%s.';
  451. $strServer = '╬╟╧π %s';
  452. $strPutColNames = '╓┌ ├╙π╟┴ ╟ß═▐µß ▌φ ╟ß╙╪╤ ╟ß├µß';
  453. $strImportDocSQL = '╟╙╩φ╤╟╧ πß▌╟╩ docSQL';
  454. $strDataDict = '▐╟πµ╙ ╟ß╚φ╟Σ╟╩';
  455. $strPrint = '┼╪╚┌';
  456. $strPHP40203 = '├Σ╩ ╩╙╩╬╧π ╟ß┼╒╧╟╤ 4.2.3 πΣ PHP µ╟ß╨φ φ═╩µφ ┌ß∞ ╬ß°ß ╬╪φ╤ ▌φ ╟ß╩┌╟πß π┌ ╟ßΣ╒µ╒ ╦Σ╟╞φ╔ ╟ß╚╟φ╩ (mbstring). ├Σ┘╤ ▌φ ╩▐╤φ╤ ╬ßß PHP ╤▐π 19404. ß╟ φΣ╒═ ╚╟╙╩╬╧╟π σ╨σ ╟ßΣ╙╬╔ πΣ PHP π┌ phpMyAdmin.';
  457. $strCompression = '╟ß╓█╪';
  458. $strNumTables = '╠╧╟µß';
  459. $strTotalUC = 'π╠πµ┌ ▀ß°φ';
  460. $strRelationalSchema = '╚Σ╟┴ ╟ß┼╤╩╚╟╪╟╩';
  461. $strTableOfContents = '╠╧µß ╟ßπ═╩µφ╟╩';
  462. $strCannotLogin = 'ß╟ φπ▀Σ ╟ß╧╬µß ┼ß∞ ╬╟╧π MySQL';
  463. $strShowDatadictAs = '╩Σ╙φ▐ ▐╟πµΣ ╟ß╚φ╟Σ╟╩';
  464. $strLandscape = '┌╤╓ ╟ß╒▌═╔';
  465. $strPortrait = '╪µß ╟ß╒▌═╔';
  466.  
  467. $timespanfmt = '%s φµπí %s ╙╟┌╔í %s ╧▐φ▐╔ µ%s ╦╟Σφ╔';
  468.  
  469. $strAbortedClients = '├ß█φ';
  470. $strConnections = '╟╩╒╟ß╟╩';
  471. $strFailedAttempts = 'π═╟µß╟╩ ├╬▌▐╩';
  472. $strGlobalValue = '▐φπ╔ ┌╟π°╔';
  473. $strMoreStatusVars = 'π╩█φ°╤╟╩ ═╟ß╔ ┼╓╟▌φ╔';
  474. $strPerHour = 'ß▀ß ╙╟┌╔';
  475. $strQueryStatistics = '<b>┼═╒╟╞φ╟╩ ╟ß╟╙╩┌ß╟π</b>: %s ╟╙╩┌ß╟π ├╤╙ß ┼ß∞ ╟ß╬╟╧π πΣ╨ ╩╘█φßσ.';
  476. $strQueryType = 'Σµ┌ ╟ß╟╙╩┌ß╟π';
  477. $strReceived = '╟╙╩⌡ß÷π';
  478. $strSent = '├⌡╤╙÷ß';
  479. $strServerStatus = '╚φ╟Σ╟╩ ╟ß╩╘█φß';
  480. $strServerStatusUptime = 'π╓∞ ┌ß∞ ┌πß ╬╟╧π MySQL π╧╔ %s. ╚╧├ ╟ß┌πß ▌φ %s.';
  481. $strServerTabVariables = 'π╩█φ°╤╟╩';
  482. $strServerTabProcesslist = 'π┌╟ß≤╠╟╩';
  483. $strServerTrafficNotes = '<b>╙φ·╤ ╟ß╬╟╧π</b>: ╩┘σ╤ σ╨σ ╟ß╠╧╟µß ┼═╒╟╞φ╟╩ ╙φ·╤ ╚φ╟Σ╟╩ ╟ß╘╚▀╔ ßσ╨╟ ╟ß╬╟╧π πΣ╨ ╩╘█φßσ.';
  484. $strServerVars = 'π╩█φ°╤╟╩ µ├┌╧╟╧╟╩ ╟ß╬╟╧π';
  485. $strSessionValue = '▐φπ╔ ╟ß╠ß╙╔';
  486. $strTraffic = '╚φ╟Σ╟╩ ╙φ╤';
  487. $strVar = 'π╩█φ°╤';
  488.  
  489. $strCommand = '├π·╤';
  490. $strCouldNotKill = 'ßπ φ╙╩╪┌ phpMyAdmin ┼φ▐╟▌ ╟ß┌πßφ°╔ %s. φ╚╧µ ├Σσ╟ ├µ▐▌╩ π╙╚▐╟≡.';
  491. $strId = '╤▐π';
  492. $strProcesslist = '╙╤╧ ╟ß┌πßφ°╟╩';
  493. $strStatus = 'µ╓·┌';
  494. $strTime = 'µ▐╩';
  495. $strThreadSuccessfullyKilled = '╩π ┼φ▐╟▌ ╟ß┌πßφ°╔ %s ╚Σ╠╟═.';
  496.  
  497. $strBzError = 'ßπ φ╙╩╪┌ phpMyAdmin ╓█╪ ▀π° ╟ß╚φ╟Σ╟╩ ╚╙╚╚ ┌╪ß ▌φ ╟π╩╧╟╧ Bz2 ▌φ ┼╒╧╟╤ PHP. φ⌡▌╓°ß ├Σ ╩█φ°╤ ▐φπ╔ ╩µ╠φσ <code>$cfg[\'BZipDump\']</code> ▌φ πß▌ ┼┌╧╟╧╟╩ phpMyAdmin ┼ß∞ <code>FALSE</code>. ┼Σ ▀Σ╩ ╩╤φ╧ ╟╙╩╬╧╟π π╥╟φ╟ ╓█╪ Bz2í ┌ßφ▀ ╚╟ß╩═╧φ╦ ┼ß∞ ┼╒╧╟╤ ╠╧φ╧ πΣ PHP. ßπ╥φ╧ πΣ ╟ß╩▌╟╒φßí ├Σ┘╤ ▌φ ╩▐╤φ╤ ╬ßß PHP %s.';
  498. $strLaTeX = 'ß╟╩÷▀·╙·';
  499.  
  500. $strAdministration = '┼╧╟╤╔';
  501. $strFlushPrivilegesNote = 'πß╟═┘╔: φ▐╤├ phpMyAdmin ╒ß╟═φ╟╩ ╟ßπ╙╩╬╧πφΣ πΣ ╠╧╟µß ╟ß╒ß╟═φ╟╩ πΣ ╬╟╧π MySQL π╚╟╘╤╔≡. π═╩µφ╟╩ σ╨σ ╟ß╠╧╟µß ▐╧ ╩╬╩ß▌ ┌Σ ╟ß╒ß╟═φ╟╩ ╟ß╩φ φ╙╩╬╧πσ╟ ╟ß╬╟╧π ┼╨╟ π╟ ╩π° ╟ß╩┌╧φß ┌ßφσ╟ φ╧µφ°╟≡. ▌φ σ╨σ ╟ß═╟ß╔í ┌ßφ▀ %s ╚┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩ %s ▐╚ß ├Σ ╩▀πß.';
  502. $strGlobalPrivileges = '╒ß╟═φ°╟╩ ┌╟π°╔';
  503. $strGrantOption = 'π≤Σ·═·';
  504. $strPrivDescAllPrivileges = 'φ╩╓π°Σ ▀ß ╟ß╒ß╟═φ°╟╩ ┌╧╟ GRANT.';
  505. $strPrivDescAlter = 'φ╙π═ ╚╩┌╧φß ╚Σ╟┴ ╟ß╠╧╟µß ╟ßπµ╠µ╧╔ π╙╚▐╟≡.';
  506. $strPrivDescCreateDb = 'φ╙π═ ╚┼Σ╘╟┴ ▐µ╟┌╧ ╚φ╟Σ╟╩ µ╠╧╟µß ╠╧φ╧╔.';
  507. $strPrivDescCreateTbl = 'φ╙π═ ╚┼Σ╘╟┴ ╠╧╟µß ╠╧φ╧╔.';
  508. $strPrivDescCreateTmpTable = 'φ╙π═ ╚┼Σ╘╟┴ ╠╧╟µß π─▐°╩╔.';
  509. $strPrivDescDelete = 'φ╙π═ ╚═╨▌ ╟ß╚φ╟Σ╟╩.';
  510. $strPrivDescDropDb = 'φ╙π═ ╚═╨▌ ▐µ╟┌╧ ╟ß╚φ╟Σ╟╩.';
  511. $strPrivDescDropTbl = 'φ╙π═ ╚═╨▌ ╟ß╠╧╟µß.';
  512. $strPrivDescExecute = 'φ╙π═ ╚╩╘█φß ╟ß┼╠╤╟┴╟╩ ╟ßπ╬╥°Σ╔ )stored procedures(í ßφ╙ ßσ ├φ ╩├╦φ╤ ▌φ σ╨σ ╟ßΣ╙╬╔ πΣ ╬╟╧π MySQL.';
  513. $strPrivDescFile = 'φ╙π═ ╚╟╙╩φ╤╟╧ µ╩╒╧φ╤ ╟ß╚φ╟Σ╟╩ πΣ µ┼ß∞ ╟ßπß▌°╟╩.';
  514. $strPrivDescGrant = 'φ╙π═ ╚┼╓╟▌╔ ╟ßπ╙╩╬╧πφΣ µ╟ß╒ß╟═φ╟╩ ╧µΣ ┼┌╟╧╔ ▐╤╟┴╔ ╠╧╟µß ╟ß╒ß╟═φ╟╩.';
  515. $strPrivDescIndex = 'φ╙π═ ╚┼Σ╘╟┴ µ═╨▌ ╟ß▌σ╟╤╙.';
  516. $strPrivDescInsert = 'φ╙π═ ╚┼╓╟▌╔ µ╟╙╩╚╧╟ß ╟ß╚φ╟Σ╟╩.';
  517. $strPrivDescLockTables = 'φ╙π═ ╚▐▌ß ╟ß╠╧╟µß ßß┌πßφ°╔ ╟ß═╟ßφ°╔.';
  518. $strPrivDescMaxConnections = 'φ═╧° πΣ ┌╧╧ ╟ß╟╩╒╟ß╟╩ ╟ß╠╧φ╧╔ ╟ß╩φ φπ▀Σ ßßπ╙╩╬╧π ▌╩═σ╟ ╚▀ß ╙╟┌╔.';
  519. $strPrivDescMaxQuestions = 'φ═╧° ┌╧╧ ╟ß╟╙╩┌ß╟π╟╩ ╟ß╩φ φ╙╩╪φ┌ ╟ßπ╙╩╬╧π ┼╤╙╟ßσ╟ ┼ß∞ ╟ß╬╟╧π ╚▀ß ╙╟┌╔.';
  520. $strPrivDescMaxUpdates = 'φ═╧° ┌╧╧ ╟ß├µ╟π╤ ╟ß╩φ φΣ▌╨σ╟ ╟ßπ╙╩╬╧π ╚▀ß ╙╟┌╔í µ╟ß╩φ ╩█φ╤ ├φ ╠╧µß ├µ ▐╟┌╧╔ ╚φ╟Σ╟╩.';
  521. $strPrivDescProcess3 = 'φ╙π═ ╚┼φ▐╟▌ ┌πßφ°╟╩ ╟ßπ╙╩╬╧πφΣ ╟ß├╬╤φΣ.';
  522. $strPrivDescProcess4 = 'φ╙π═ ╚┌╤╓ ╟ß╟╙╩┌ß╟π ╚╟ß▀╟πß ▌φ ╙╤╧ ╟ß┌πßφ╟╩.';
  523. $strPrivDescReferences = 'ßφ╙ ßσ ├φ ╩├╦φ╤ ▌φ Σ╙╬╔ MySQL ╟ß═╟ßφ°╔.';
  524. $strPrivDescReplClient = 'Gives the right to the user to ask where the slaves / masters are.';
  525. $strPrivDescReplSlave = 'π╪ßµ╚ ß╩µ╟╚┌ ß╟╙╩Σ╙╟╬.';
  526. $strPrivDescReload = 'Allows reloading server settings and flushing the server\'s caches.';
  527. $strPrivDescSelect = 'φ╙π═ ╚▐╤╟┴╔ ╟ß╚φ╟Σ╟╩.';
  528. $strPrivDescShowDb = 'φ╙π═ ╚╟ßµ╒µß ß▐╟╞π╔ ├╙π╟┴ ╠πφ┌ ▐µ╟┌╧ ╟ß╚φ╟Σ╟╩.';
  529. $strPrivDescShutdown = 'φ╙π═ ╚┼φ▐╟▌ ┌πß ╟ß╬╟╧π.';
  530. $strPrivDescSuper = 'φ╙π═ ╚╟ß╟╩╒╟ßí ═╩∞ ßµ µ╒ß ═╧° ┌╧╧ ╟ß╟╩╒╟ß╟╩ ßß├▐╒∞.í π╪ßµ╚ ßßπσ╟π ╟ß┼╧╟╤φ╔ ▀╓╚╪ ╟ß┼┌╧╟╧╟╩ ╟ß┌╟π°╔ other users.';
  531. $strPrivDescUpdate = 'φ╙π═ ╚╩┌╧φß ╟ß╚φ╟Σ╟╩.';
  532. $strPrivDescUsage = 'ß╟ ╒ß╟═φ╟╩.';
  533. $strPrivilegesReloaded = '╩π ┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩ ╚Σ╠╟═.';
  534. $strResourceLimits = '═╧µ╧ ╟ßπ╒╟╧╤';
  535. $strUserOverview = 'π┌ßµπ╟╩ ╟ßπ╙╩╬╧π';
  536. $strZeroRemovesTheLimit = 'πß╟═┘╔: ╩█φφ╤ σ╨σ ╟ß╬φ╟╤╟╩ ßß╤▐π 0 )╒▌╤( φß█φ ╟ß═╧°.';
  537.  
  538. $strPasswordChanged = '╩π ╩█φφ╤ ▀ßπ╔ ╟ßπ╤µ╤ ß▄ %s ╚Σ╠╟═.';
  539.  
  540. $strDeleteAndFlush = '╟═╨▌ ╟ßπ╙╩╬╧πφΣ µ▐π ╚┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩ ╚┌╧ ╨ß▀.';
  541. $strDeleteAndFlushDescr = 'σ╨σ σφ ├Σ┘▌ ╪╤φ▐╔í ß▀Σ ┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩ ▐╧ φ╩╪ß°╚ ╚┌╓ ╟ßµ▐╩.';
  542. $strDeleting = '▐φ·╧ ═╨·▌ %s';
  543. $strJustDelete = '▌▐╪ ▐π ╚═╨▌ ╟ßπ╙╩╬╧πφΣ πΣ ╠╧µß ╟ß╒ß╟═φ╟╩.';
  544. $strJustDeleteDescr = '╙µ▌ φ╚▐∞ ╟ßπ╙╩╬╧πµΣ "╟ßπ═╨µ▌µΣ" ▐╟╧╤µΣ ┌ß∞ ╟ßµ╒µß ßß╬╟╧π ▀╟ß┌╟╧╔ ═╩∞ φ╩π ┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩.';
  545. $strReloadingThePrivileges = '▐φ╧ ┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩.';
  546. $strRemoveSelectedUsers = '┼═╨▌ ╟ßπ╙╩╬╧πφΣ ╟ßπ═╧╧φΣ';
  547. $strRevokeAndDelete = '╟╙╩╤╠┌ ▀ß ╟ß╒ß╟═φ╟╩ ╟ß▌┌╟ß╔ πΣ ╟ßπ╙╩╬╧πφΣ ╦π ╟═╨▌σπ ╚┌╧ ╨ß▀.';
  548. $strRevokeAndDeleteDescr = '╙µ▌ ╩╚▐∞ ╟ß╒ß╟═φ╔ USAGE ß╧∞ ╟ßπ╙╩╬╧πφΣ ═╩∞ φ╩π ┼┌╟╧╔ ▐╤╟┴╔ ╟ß╒ß╟═φ╟╩.';
  549. $strUsersDeleted = '╩π ═╨▌ ╟ßπ╙╩╬╧πφΣ ╟ßπ═╧╧φΣ ╚Σ╠╟═.';
  550.  
  551. $strAddPrivilegesOnDb = '┼╓╟▌╔ ╟ß╒ß╟═φ╟╩ ┌ß∞ ▐╟┌╧╔ ╟ß╚φ╟Σ╟╩ ╟ß╩╟ßφ╔';
  552. $strAddPrivilegesOnTbl = '┼╓╟▌╔ ╟ß╒ß╟═φ╟╩ ┌ß∞ ╟ß╠╧µß ╟ß╩╟ßφ';
  553. $strColumnPrivileges = '╒ß╟═φ╟╩ ╬╟╒╔ ╚╟ß═▐ß';
  554. $strDbPrivileges = '╒ß╟═φ╟╩ ╬╟╒╔ ╚▐╟┌╧╔ ╟ß╚φ╟Σ╟╩';
  555. $strLocalhost = 'π═ßφ';
  556. $strLoginInformation = '╚φ╟Σ╟╩ ╟ß╧╬µß';
  557. $strTblPrivileges = '╒ß╟═φ╟╩ ╬╟╒╔ ╚╟ß╠╧µß';
  558. $strThisHost = 'σ╨╟ ╟ßπ╓φ▌';
  559. $strUserNotFound = '╟ßπ╙╩╬╧π ╟ßπ═╧╧ █φ╤ πµ╠µ╧ ▌φ ╠╧µß ╟ß╒ß╟═φ╟╩.';
  560. $strUserAlreadyExists = '┼╙π ╟ßπ╙╩╬╧π %s πµ╠µ╧ π╙╚▐╟≡!';
  561. $strUseTextField = '╟╙╩╬╧π ═▐ß Σ╒°';
  562.  
  563. $strNoUsersSelected = 'ßπ φ╩π ╩═╧φ╧ π╙╩╬╧π.';
  564. $strDropUsersDb = '┼═╨▌ ▐µ╟┌╧ ╟ß╚φ╟Σ╟╩ ╟ß╩φ ßσ╟ Σ▌╙ ┼╙π╟┴ ╟ßπ╙╩╬╧πφΣ.';
  565. $strAddedColumnComment = '╩π ┼╓╟▌╔ ╟ß╩┌ßφ▐ ßß┌πµ╧';
  566. $strWritingCommentNotPossible = '▀╩╟╚╔ ╟ß╩┌ßφ▐ █φ╤ ππ▀Σ';
  567. $strAddedColumnRelation = '╩π ┼╓╟▌╔ ╟ß┌ß╟▐╔ ßß┌πµ╧';
  568. $strWritingRelationNotPossible = '▀╩╟╚╔ ╟ß┌ß╟▐╔ █φ╤ ππ▀Σ╔';
  569. $strImportFinished = '┼Σ╩σ∞ ╟ß┼╙╩φ╤╟╧';
  570. $strFileCouldNotBeRead = 'ßπ φπ▀Σ ▐╤╟┴╔ ╟ßπß▌';
  571. $strIgnoringFile = '╩╠╟σß ╟ßπß▌ %s';
  572. $strThisNotDirectory = 'ßπ φ▀Σ σ╨╟ ╧ßφß╟≡';
  573. $strAbsolutePathToDocSqlDir = '╟ß╤╠╟┴ ▀╩╟╚╔ ╟ßπ╙╟╤ ╟ßπ╪ß▐ ┌ß∞ ╬╟╧π ╟ß╘╚▀╔ ┼ß∞ ╧ßφß docSQL';
  574. $strImportFiles = '╟╙╩µ╤╧ ╟ßπß▌╟╩';
  575. $strDBGModule = 'µ÷═·╧╔';
  576. $strDBGLine = '╙╪╤';
  577. $strDBGHits = '╟╙╩╬╧╟π╟╩';
  578. $strDBGTimePerHitMs = 'µ▐╩/╟╙╩╬╧╟πí π╦';
  579. $strDBGTotalTimeMs = '╟ßµ▐╩ ╟ß▀ßφí π╦';
  580. $strDBGMinTimeMs = '├▐ß µ▐╩í π╦';
  581. $strDBGMaxTimeMs = '├▐╒∞ µ▐╩í π╦';
  582. $strDBGContextID = '╤▐π ╟ß╙φ╟▐';
  583. $strDBGContext = '╟ß╙φ╟▐';
  584. $strCantLoad = 'ß╟ φπ▀Σ ▐╤╟┴╔ ╟ß╟π╩╧╟╧ %sí<br />╤╠╟┴ ╩├▀╧ πΣ ┼┌╧╟╧╟╩ PHP.';
  585. $strDefaultValueHelp = 'For default values, please enter just a single value, without backslash escaping or quotes, using this format: a';  //to translate
  586. $strCheckPrivs = 'Check Privileges';  //to translate
  587. $strCheckPrivsLong = 'Check privileges for database "%s".';  //to translate
  588. $strDatabasesStatsHeavyTraffic = 'Note: Enabling the Database statistics here might cause heavy traffic between the webserver and the MySQL one.';  //to translate
  589. $strDatabasesStatsDisable = 'Disable Statistics';  //to translate
  590. $strDatabasesStatsEnable = 'Enable Statistics';  //to translate
  591. $strJumpToDB = 'Jump to database "%s".';  //to translate
  592. $strDropSelectedDatabases = 'Drop Selected Databases';  //to translate
  593. $strNoDatabasesSelected = 'No databases selected.';  //to translate
  594. $strDatabasesDropped = '%s databases have been dropped successfully.';  //to translate
  595. $strGlobal = 'global';  //to translate
  596. $strDbSpecific = 'database-specific';  //to translate
  597. $strUsersHavingAccessToDb = 'Users having access to "%s"';  //to translate
  598. $strChangeCopyUser = 'Change Login Information / Copy User';  //to translate
  599. $strChangeCopyMode = 'Create a new user with the same privileges and ...';  //to translate
  600. $strChangeCopyModeCopy = '... keep the old one.';  //to translate
  601. $strChangeCopyModeJustDelete = ' ... delete the old one from the user tables.';  //to translate
  602. $strChangeCopyModeRevoke = ' ... revoke all active privileges from the old one and delete it afterwards.';  //to translate
  603. $strChangeCopyModeDeleteAndReload = ' ... delete the old one from the user tables and reload the privileges afterwards.';  //to translate
  604. $strWildcard = 'wildcard';  //to translate
  605. $strRowsModeFlippedHorizontal = 'horizontal (rotated headers)';//to translate
  606. $strQueryTime = 'Query took %01.4f sec';//to translate
  607. $strDumpComments = 'Include column comments as inline SQL-comments';//to translate
  608. $strDBComment = 'Database comment: ';//to translate
  609. $strQueryFrame = 'Query window';//to translate
  610. $strQueryFrameDebug = 'Debugging information';//to translate
  611. $strQueryFrameDebugBox = 'Active variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nCurrent variables for the query form:\nDB: %s\nTable: %s\nServer: %s\n\nOpener location: %s\nFrameset location: %s.';//to translate
  612. $strQuerySQLHistory = 'SQL-history';//to translate
  613. $strMIME_MIMEtype = 'MIME-type';//to translate
  614. $strMIME_transformation = 'Browser transformation';//to translate
  615. $strMIME_transformation_options = 'Transformation options';//to translate
  616. $strMIME_transformation_options_note = 'Please enter the values for transformation options using this format: \'a\',\'b\',\'c\'...<br />If you ever need to put a backslash ("\") or a single quote ("\'") amongst those values, backslashes it (for example \'\\\\xyz\' or \'a\\\'b\').';//to translate
  617. $strMIME_transformation_note = 'For a list of available transformation options and their MIME-type transformations, click on %stransformation descriptions%s';//to translate
  618. $strMIME_available_mime = 'Available MIME-types';//to translate
  619. $strMIME_available_transform = 'Available transformations';//to translate
  620. $strMIME_without = 'MIME-types printed in italics do not have a seperate transformation function';//to translate
  621. $strMIME_description = 'Description';//to translate
  622. $strMIME_nodescription = 'No Description is available for this transformation.<br />Please ask the author, what %s does.';//to translate
  623. $strMIME_file = 'Filename';//to translate
  624. $strTransformation_text_plain__formatted = 'Preserves original formatting of the field. No Escaping is done.';//to translate
  625. $strTransformation_text_plain__unformatted = 'Displays HTML code as HTML entities. No HTML formatting is shown.';//to translate
  626. $strTransformation_image_jpeg__link = 'Displays a link to this image (direct blob download, i.e.).';//to translate
  627. $strInnodbStat = 'InnoDB Status';  //to translate
  628. $strUpdComTab = 'Please see Documentation on how to update your Column_comments Table';  //to translate
  629. $strTransformation_image_jpeg__inline = 'Displays a clickable thumbnail; options: width,height in pixels (keeps the original ratio)';  //to translate
  630. $strTransformation_image_png__inline = 'See image/jpeg: inline';  //to translate
  631. $strSQLOptions = 'SQL options';//to translate
  632. $strXML = 'XML';//to translate
  633. $strCSVOptions = 'CSV options';//to translate
  634. $strNoOptions = 'This format has no options';//to translate
  635. $strStatCreateTime = 'Creation';//to translate
  636. $strStatUpdateTime = 'Last update';//to translate
  637. $strStatCheckTime = 'Last check';//to translate
  638. $strPerMinute = 'per minute';//to translate
  639. $strPerSecond = 'per second';//to translate
  640. $strAutomaticLayout = 'Automatic layout';  //to translate
  641. $strDelOld = 'The current Page has References to Tables that no longer exist. Would you like to delete those References?';  //to translate
  642. $strFileNameTemplate = 'File name template';//to translate
  643. $strFileNameTemplateRemember = 'remember template';//to translate
  644. $strFileNameTemplateHelp = 'Use __DB__ for database name, __TABLE__ for table name and %sany strftime%s options for time specification, extension will be automagically added. Any other text will be preserved.';//to translate
  645. $strTransformation_text_plain__dateformat = 'Takes a TIME, TIMESTAMP or DATETIME field and formats it using your local dateformat. First option is the offset (in hours) which will be added to the timestamp (Default: 0). Second option is a different dateformat according to the parameters available for PHPs strftime().';//to translate
  646. $strTransformation_text_plain__substr = 'Only shows part of a string. First option is an offset to define where the output of your text starts (Default 0). Second option is an offset how much text is returned. If empty, returns all the remaining text. The third option defines which chars will be appended to the output when a substring is returned (Default: ...) .';//to translate
  647. $strTransformation_text_plain__external = 'LINUX ONLY: Launches an external application and feeds the fielddata via standard input. Returns standard output of the application. Default is Tidy, to pretty print HTML code. For security reasons, you have to manually edit the file libraries/transformations/text_plain__external.inc.php and insert the tools you allow to be run. The first option is then the number of the program you want to use and the second option are the parameters for the program. The third parameter, if set to 1 will convert the output using htmlspecialchars() (Default is 1). A fourth parameter, if set to 1 will put a NOWRAP to the content cell so that the whole output will be shown without reformatting (Default 1)';//to translate
  648. $strAutodetect = 'Autodetect';  //to translate
  649. $strTransformation_text_plain__imagelink = 'Displays an image and a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is the width in pixels, third is the height.';  //to translate
  650. $strTransformation_text_plain__link = 'Displays a link, the field contains the filename; first option is a prefix like "http://domain.com/", second option is a title for the link.';  //to translate
  651. $strUseHostTable = 'Use Host Table';  //to translate
  652. $strShowFullQueries = 'Show Full Queries';  //to translate
  653. $strTruncateQueries = 'Truncate Shown Queries';  //to translate
  654. $strSwitchToTable = 'Switch to copied table';  //to translate
  655. $strCharset = 'Charset';  //to translate
  656. $strLaTeXOptions = 'LaTeX options';  //to translate
  657. $strRelations = 'Relations';  //to translate
  658. $strMoveTableSameNames = 'Can\'t move table to same one!';  //to translate
  659. $strCopyTableSameNames = 'Can\'t copy table to same one!';  //to translate
  660. $strMustSelectFile = 'You should select file which you want to insert.';  //to translate
  661. $strSaveOnServer = 'Save on server in %s directory';  //to translate
  662. $strOverwriteExisting = 'Overwrite existing file(s)';  //to translate
  663. $strFileAlreadyExists = 'File %s already exists on server, change filename or check overwrite option.';  //to translate
  664. $strDumpSaved = 'Dump has been saved to file %s.';  //to translate
  665. $strNoPermission = 'The web server does not have permission to save the file %s.';  //to translate
  666. $strNoSpace = 'Insufficient space to save the file %s.';  //to translate
  667. $strInsertedRowId = 'Inserted row id:';  //to translate
  668. $strLoadMethod = 'LOAD method';  //to translate
  669. $strLoadExplanation = 'The best method is checked by default, but you can change if it fails.';  //to translate
  670. $strExecuteBookmarked = 'Execute bookmarked query';  //to translate
  671. $strExcelOptions = 'Excel options';  //to translate
  672. $strReplaceNULLBy = 'Replace NULL by';  //to translate
  673. $strQueryWindowLock = 'Do not overwrite this query from outside the window';  //to translate
  674. $strPaperSize = 'Paper size';  //to translate
  675. $strDatabaseNoTable = 'This database contains no table!';//to translate
  676. $strViewDumpDatabases = 'View dump (schema) of databases';//to translate
  677. $strAddIntoComments = 'Add into comments';//to translate
  678. $strDatabaseExportOptions = 'Database export options';//to translate
  679. $strAddDropDatabase = 'Add DROP DATABASE';//to translate
  680. $strToggleScratchboard = 'toggle scratchboard';  //to translate
  681. $strTableOptions = 'Table options';  //to translate
  682. $strSecretRequired = 'The configuration file now needs a secret passphrase (blowfish_secret).';  //to translate
  683. $strAccessDeniedExplanation = 'phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in config.inc.php and make sure that they correspond to the information given by the administrator of the MySQL server.';  //to translate
  684. $strAddAutoIncrement = 'Add AUTO_INCREMENT value';  //to translate
  685. $strCharsets = 'Charsets';  //to translate
  686. $strDescription = 'Description';  //to translate
  687. $strCharsetsAndCollations = 'Character Sets and Collations';  //to translate
  688. $strCollation = 'Collation';  //to translate
  689. $strMultilingual = 'multilingual';  //to translate
  690. $strGerman = 'German';  //to translate
  691. $strPhoneBook = 'phone book';  //to translate
  692. $strDictionary = 'dictionary';  //to translate
  693. $strSwedish = 'Swedish';  //to translate
  694. $strDanish = 'Danish';  //to translate
  695. $strCzech = 'Czech';  //to translate
  696. $strTurkish = 'Turkish';  //to translate
  697. $strEnglish = 'English';  //to translate
  698. $strHungarian = 'Hungarian';  //to translate
  699. $strCroatian = 'Croatian';  //to translate
  700. $strBulgarian = 'Bulgarian';  //to translate
  701. $strLithuanian = 'Lithuanian';  //to translate
  702. $strEstonian = 'Estonian';  //to translate
  703. $strCaseInsensitive = 'case-insensitive';  //to translate
  704. $strCaseSensitive = 'case-sensitive';  //to translate
  705. $strUkrainian = 'Ukrainian';  //to translate
  706. $strHebrew = 'Hebrew';  //to translate
  707. $strWestEuropean = 'West European';  //to translate
  708. $strCentralEuropean = 'Central European';  //to translate
  709. $strTraditionalChinese = 'Traditional Chinese';  //to translate
  710. $strCyrillic = 'Cyrillic';  //to translate
  711. $strArmenian = 'Armenian';  //to translate
  712. $strArabic = 'Arabic';  //to translate
  713. $strRussian = 'Russian';  //to translate
  714. $strUnknown = 'unknown';  //to translate
  715. $strBaltic = 'Baltic';  //to translate
  716. $strUnicode = 'Unicode';  //to translate
  717. $strSimplifiedChinese = 'Simplified Chinese';  //to translate
  718. $strKorean = 'Korean';  //to translate
  719. $strGreek = 'Greek';  //to translate
  720. $strJapanese = 'Japanese';  //to translate
  721. $strThai = 'Thai';  //to translate
  722. $strUseThisValue = 'Use this value';  //to translate
  723. $strWindowNotFound = 'The target browser window could not be updated. Maybe you have closed the parent window or your browser is blocking cross-window updates of your security settings';  //to translate
  724. $strBrowseForeignValues = 'Browse foreign values';  //to translate
  725. ?>
  726.